home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Programare / rpdcss / rpdcss5.exe / {app} / data / cssdefs / CSS Mobile Profile 1.0.ini < prev    next >
Encoding:
INI File  |  2004-07-17  |  8.1 KB  |  471 lines

  1. ; CSS Mobile Profile 1.0
  2.  
  3. [%units]
  4. <length>=px|em|ex|pt|in|pc|mm|cm
  5.  
  6. [%types]
  7. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  8. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  9. <relative-size>=larger|smaller
  10. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset|hidden
  11. <border-width>=thin|medium|thick|<length>
  12.  
  13. [%groups]
  14. borders=Borders
  15. colors=Colors
  16. fonts=Font
  17. text=Text
  18. visual=Visual
  19.  
  20. [%properties]
  21. background
  22. background-attachment
  23. background-color
  24. background-image
  25. background-position
  26. background-repeat
  27. border
  28. border-bottom
  29. border-bottom-color
  30. border-bottom-style
  31. border-bottom-width
  32. border-color
  33. border-left
  34. border-left-color
  35. border-left-style
  36. border-left-width
  37. border-right
  38. border-right-color
  39. border-right-style
  40. border-right-width
  41. border-style
  42. border-top
  43. border-top-color
  44. border-top-style
  45. border-top-width
  46. border-width
  47. clear
  48. color
  49. display
  50. float
  51. font
  52. font-family
  53. font-size
  54. font-style
  55. font-variant
  56. font-weight
  57. height
  58. list-style
  59. list-style-image
  60. list-style-position
  61. list-style-type
  62. margin
  63. margin-bottom
  64. margin-left
  65. margin-right
  66. margin-top
  67. padding
  68. padding-bottom
  69. padding-left
  70. padding-right
  71. padding-top
  72. text-align
  73. text-decoration
  74. text-indent
  75. text-transform
  76. vertical-align
  77. visibility
  78. white-space
  79. width
  80.  
  81. [background]
  82. inherited=0
  83. initial=
  84. group=colors
  85. value=<mixed>
  86. sub1=background-color,<color>|transparent
  87. sub2=background-image,<url>|none
  88. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  89. sub4=background-attachment,scroll
  90. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  91.  
  92. [background-attachment]
  93. inherited=0
  94. initial=scroll
  95. group=colors
  96. value=scroll
  97.  
  98. [background-color]
  99. inherited=0
  100. initial=transparent
  101. group=colors
  102. value=<color>|transparent
  103.  
  104. [background-image]
  105. inherited=0
  106. initial=none
  107. group=colors
  108. value=<url>|none
  109.  
  110. [background-position]
  111. inherited=0
  112. initial=0% 0%
  113. group=colors
  114. multiple=1
  115. value=<percentage>|<length>|top|center|bottom|left|right
  116.  
  117. [background-repeat]
  118. inherited=0
  119. initial=repeat
  120. group=colors
  121. value=repeat-x|repeat-y|no-repeat|repeat
  122.  
  123. [border]
  124. inherited=0
  125. initial=
  126. group=borders
  127. value=<mixed>
  128. sub1=width,<border-width>
  129. sub2=style,<border-style>
  130. sub3=color,<color>
  131.  
  132. [border-bottom]
  133. inherited=0
  134. group=borders
  135. value=<mixed>
  136. sub1=width,<border-width>
  137. sub2=style,<border-style>
  138. sub3=color,<color>
  139.  
  140. [border-bottom-color]
  141. inherited=0
  142. group=borders
  143. value=<color>
  144.  
  145. [border-bottom-style]
  146. inherited=0
  147. group=borders
  148. value=<border-style>
  149.  
  150. [border-bottom-width]
  151. inherited=0
  152. initial=medium
  153. group=borders
  154. value=<border-width>
  155.  
  156. [border-color]
  157. inherited=0
  158. group=borders
  159. value=<mixed>|<color>
  160. sub1=border-top-color,<color>
  161. sub2=border-right-color,<color>
  162. sub3=border-bottom-color,<color>
  163. sub4=border-left-color,<color>
  164.  
  165. [border-left]
  166. inherited=0
  167. group=borders
  168. value=<mixed>
  169. sub1=width,<border-width>
  170. sub2=style,<border-style>
  171. sub3=color,<color>
  172.  
  173. [border-left-color]
  174. inherited=0
  175. group=borders
  176. value=<color>
  177.  
  178. [border-left-style]
  179. inherited=0
  180. group=borders
  181. value=<border-style>
  182.  
  183. [border-left-width]
  184. inherited=0
  185. initial=medium
  186. group=borders
  187. value=<border-width>
  188.  
  189. [border-right]
  190. inherited=0
  191. group=borders
  192. value=<mixed>
  193. sub1=width,<border-width>
  194. sub2=style,<border-style>
  195. sub3=color,<color>
  196.  
  197. [border-right-color]
  198. inherited=0
  199. group=borders
  200. value=<color>
  201.  
  202. [border-right-style]
  203. inherited=0
  204. group=borders
  205. value=<border-style>
  206.  
  207. [border-right-width]
  208. inherited=0
  209. initial=medium
  210. group=borders
  211. value=<border-width>
  212.  
  213. [border-style]
  214. inherited=0
  215. initial=none
  216. group=borders
  217. value=<mixed>|<border-style>
  218. sub1=border-top-style,<border-style>
  219. sub2=border-right-style,<border-style>
  220. sub3=border-bottom-style,<border-style>
  221. sub4=border-left-style,<border-style>
  222.  
  223. [border-top]
  224. inherited=0
  225. initial=
  226. group=borders
  227. value=<mixed>
  228. sub1=width,<border-width>
  229. sub2=style,<border-style>
  230. sub3=color,<color>
  231.  
  232. [border-top-color]
  233. inherited=0
  234. group=borders
  235. value=<color>
  236.  
  237. [border-top-style]
  238. inherited=0
  239. group=borders
  240. value=<border-style>
  241.  
  242. [border-top-width]
  243. inherited=0
  244. initial=medium
  245. group=borders
  246. value=<border-width>
  247.  
  248. [border-width]
  249. inherited=0
  250. initial=
  251. group=borders
  252. value=<mixed>|<border-width>
  253. sub1=border-top-width,<border-width>
  254. sub2=border-right-width,<border-width>
  255. sub3=border-bottom-width,<border-width>
  256. sub4=border-left-width,<border-width>
  257.  
  258. [clear]
  259. inherited=0
  260. initial=none
  261. group=borders
  262. value=none|left|right|both
  263.  
  264. [color]
  265. inherited=1
  266. group=colors
  267. value=<color>
  268.  
  269. [display]
  270. inherited=0
  271. initial=block
  272. group=visual
  273. value=inline|block|list-item|none
  274.  
  275. [float]
  276. inherited=0
  277. initial=none
  278. group=borders
  279. value=left|right|none
  280.  
  281. [font]
  282. inherited=1
  283. group=fonts
  284. value=<mixed>
  285. sub1=system-font,caption|icon|menu|message-box|small-caption|status-bar
  286. sub2=font-style,normal|italic|oblique
  287. sub3=font-variant,normal|small-caps
  288. sub4=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  289. sub5=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  290. sub6=line-height,normal|<percentage>|<length>|<number>
  291. sub7=font-family,<font>
  292.  
  293. [font-family]
  294. inherited=1
  295. initial=
  296. group=fonts
  297. value=<font>
  298.  
  299. [font-size]
  300. inherited=1
  301. initial=medium
  302. group=fonts
  303. value=<length>|<percentage>|<relative-size>|<absolute-size>
  304.  
  305. [font-style]
  306. inherited=1
  307. initial=normal
  308. group=fonts
  309. value=normal|italic|oblique
  310.  
  311. [font-variant]
  312. inherited=1
  313. initial=normal
  314. group=fonts
  315. value=normal|small-caps
  316.  
  317. [font-weight]
  318. inherited=1
  319. initial=normal
  320. group=fonts
  321. value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  322.  
  323. [height]
  324. inherited=0
  325. initial=auto
  326. group=visual
  327. value=<percentage>|<length>|auto
  328.  
  329. [list-style]
  330. inherited=1
  331. initial=
  332. group=visual
  333. value=<mixed>
  334. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  335. sub2=list-style-position,inside|outside
  336. sub3=list-style-image,<url>|none
  337.  
  338. [list-style-image]
  339. inherited=1
  340. initial=none
  341. group=visual
  342. value=<url>|none
  343.  
  344. [list-style-position]
  345. inherited=1
  346. initial=outside
  347. group=visual
  348. value=inside|outside
  349.  
  350. [list-style-type]
  351. inherited=1
  352. initial=disc
  353. group=visual
  354. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  355.  
  356. [margin]
  357. inherited=0
  358. initial=
  359. group=borders
  360. value=<mixed>|<percentage>|<length>|auto
  361. sub1=margin-top,<percentage>|<length>|auto
  362. sub2=margin-right,<percentage>|<length>|auto
  363. sub3=margin-bottom,<percentage>|<length>|auto
  364. sub4=margin-left,<percentage>|<length>|auto
  365.  
  366. [margin-bottom]
  367. inherited=0
  368. initial=0
  369. group=borders
  370. value=<percentage>|<length>|auto
  371.  
  372. [margin-left]
  373. inherited=0
  374. initial=0
  375. group=borders
  376. value=<percentage>|<length>|auto
  377.  
  378. [margin-right]
  379. inherited=0
  380. initial=0
  381. group=borders
  382. value=<percentage>|<length>|auto
  383.  
  384. [margin-top]
  385. inherited=0
  386. initial=0
  387. group=borders
  388. value=<percentage>|<length>|auto
  389.  
  390. [padding]
  391. inherited=0
  392. initial=
  393. group=borders
  394. value=<mixed>|<percentage>|<length>
  395. sub1=padding-top,<percentage>|<length>
  396. sub2=padding-right,<percentage>|<length>
  397. sub3=padding-bottom,<percentage>|<length>
  398. sub4=padding-left,<percentage>|<length>
  399.  
  400. [padding-bottom]
  401. inherited=0
  402. initial=0
  403. group=borders
  404. value=<percentage>|<length>
  405.  
  406. [padding-left]
  407. inherited=0
  408. initial=0
  409. group=borders
  410. value=<percentage>|<length>
  411.  
  412. [padding-right]
  413. inherited=0
  414. initial=0
  415. group=borders
  416. value=<percentage>|<length>
  417.  
  418. [padding-top]
  419. inherited=0
  420. initial=0
  421. group=borders
  422. value=<percentage>|<length>
  423.  
  424. [text-align]
  425. inherited=1
  426. initial=
  427. group=text
  428. value=left|right|center|justify
  429.  
  430. [text-decoration]
  431. inherited=0
  432. initial=none
  433. group=text
  434. multiple=1
  435. value=none|underline
  436.  
  437. [text-indent]
  438. inherited=1
  439. initial=0
  440. group=text
  441. value=<length>
  442.  
  443. [text-transform]
  444. inherited=1
  445. initial=none
  446. group=text
  447. value=capitalize|uppercase|lowercase|none
  448.  
  449. [vertical-align]
  450. inherited=0
  451. initial=baseline
  452. group=visual
  453. value=baseline|sub|super
  454.  
  455. [visibility]
  456. inherited=0
  457. initial=inherit
  458. group=visual
  459. value=visible|hidden|collapse
  460.  
  461. [white-space]
  462. inherited=1
  463. initial=normal
  464. group=visual
  465. value=normal|pre|nowrap
  466.  
  467. [width]
  468. inherited=0
  469. initial=auto
  470. group=borders
  471. value=<percentage>|<length>|auto